1 2 3 4 5
<script> import ActiveChannel from '$lib/components/ActiveChannel.svelte'; </script> <ActiveChannel />